/*通用样式开始*/

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body>table {
    margin: 0 auto!important;
}

img {
    border: none;
}

input {
    background: none;
    outline: none;
    border: none;
}

input:focus {
    border: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 16px;
    color: #333;
    font-family: "Microsoft YaHei", serif;
}

ul,
ol,
li {
    list-style-type: none;
}

input {
    margin: 0;
    padding: 0;
    color: #666666;
}

.mobile-header {
    display: none;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hide {
    display: none!important;
}




/*通用页脚开始*/

.link-box .title {
    background: url("sjx.png") 185px center no-repeat;
    /*padding-right: 15px;*/
}

.footer-box {
    width: 100%;
    min-width: 1200px;
    height: 123px;
    background-color: #2461ba;
}

.mb-footer {
    display: none;
}

.footer {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.footer .dzjg {
    float: left;
    padding-top: 34px;
    margin-left: 23px;
}

.footer .center {
    float: left;
    margin-left: 235px;
    padding-top: 15px;
    width: 643px;
    height: 100%;
}

.footer .footer-link {
    width: 100%;
    height: 32px;
    text-align: center;
}

.footer .footer-link li {
    display: inline;
    line-height: 32px;
    font-size: 14px;
    color: #ffffff;
    margin-left: 14px;
    text-align: center;
}

.footer .footer-link li a {
    color: inherit;
}

.footer .org {
    width: 100%;
    height: 32px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.footer .signboard {
    width: 100%;
    height: 32px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.footer .zc {
    float: right;
    padding-top: 36px;
}


/*@media all and (min-width: 960px) {*/


/*  .main-new-box-box,*/


/*  .main,*/


/*  .link-box,*/


/*  .footer-box {*/


/*    display: block;*/


/*  }*/


/*  .mobile-header {*/


/*    display: none;*/


/*  }*/


/*}*/

@media all and (max-width: 1024px) {
    .link-box,
    .footer-box {
        display: none;
    }
    .header {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .mobile-header .bar {
        padding: 0 25px;
        width: 100%;
        height: 200px;
        background: url("mb_header_bg_03.png") center center no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-header .bar .logo {
        width: 380px;
        height: 80px;
    }
    .mobile-header .bar .logo a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .mobile-header .bar .logo img {
        width: 100%;
        height: 100%;
    }
    .mobile-header .bar .search {
        display: block;
        width: 45px;
        height: 45px;
    }
    .mobile-header .bar .search img {
        width: 100%;
        height: 100%;
    }
    .mobile-header .search-show {
        display: none;
        width: 40%;
        height: 60px;
        /*border: 3px #eeeeee solid;*/
        border-radius: 45px;
        background-color: #8eb7f5;
    }
    .mobile-header .search-show form {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 25px 0 30px;
    }
    .mobile-header .search-show input::-webkit-input-placeholder {
        /* WebKit browsers 适配谷歌 */
        color: #eeeeee;
    }
    .mobile-header .search-show input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 适配火狐 */
        color: #eeeeee;
    }
    .mobile-header .search-show input::-moz-placeholder {
        /* Mozilla Firefox 19+ 适配火狐 */
        color: #eeeeee;
    }
    .mobile-header .search-show input:-ms-input-placeholder {
        /* Internet Explorer 10+  适配ie*/
        color: #eeeeee;
    }
    .mobile-header .search-show input:first-child {
        height: 100%;
        width: 80%;
        color: #eeeeee;
        font-size: 28px;
        /*padding-left: 30px;*/
    }
    .mobile-header .search-show input:last-child {
        width: 18%;
        height: 100%;
        background: url("fdj.png") center center no-repeat;
        background-size: 36px 36px;
    }
    .mobile-header .nav {
        position: relative;
        width: 100%;
        height: 90px;
    }
    .mobile-header .nav .nav1 {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        background-color: #2461ba;
    }
    .mobile-header .nav .nav1 li {
        flex-grow: 1;
        text-align: center;
        line-height: 90px;
        height: 90px;
        color: white;
    }
    .mobile-header .nav .nav1 li a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fcfdfd;
        font-size: 36px;
    }
    .mobile-header .nav .menu-box {
        width: 80px;
        height: 90px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #2461ba;
        box-shadow: -10px 0 10px #2057a8;
        /*z-index: 10;*/
    }
    .mobile-header .nav .menu-box .menu {
        width: 100%;
        height: 100%;
        background: url("mb_menu_09.png") center center no-repeat;
    }
    .mobile-header .nav .nav2 {
        display: none;
        position: absolute;
        top: 90px;
        right: 0;
        z-index: 9999;
        width: 270px;
        padding: 0 15px;
        background-color: #2461ba;
    }
    .mobile-header .nav .nav2 li {
        height: 90px;
        width: 100%;
        border-top: 1px #739ad3 solid;
        line-height: 90px;
    }
    .mobile-header .nav .nav2 li a {
        display: block;
        color: #fcfdfd;
        font-size: 36px;
        line-height: 90px;
        text-align: center;
    }
    .mobile-header .nav .nav2 li:last-child {
        background: url("mb_menu1_13.png") center center no-repeat;
    }
    .footer {
        display: none;
    }
    .mb-footer {
        display: block;
        width: 100%;
        height: 210px;
        margin-top: 50px;
        padding-top: 10px;
        background-color: #2461ba;
    }
    .mb-footer p:first-child {
        text-align: center;
        width: 100%;
        height: 78px;
        font-size: 28px;
        line-height: 78px;
        color: #ffffff;
    }
    .mb-footer p a {
        color: inherit;
        font-size: inherit;
    }
    .mb-footer p:first-child span {
        margin: 0 30px;
    }
    .mb-footer p:first-child+p {
        width: 100%;
        text-align: center;
        height: 55px;
        font-size: 24px;
        line-height: 78px;
        color: #ffffff;
    }
    .mb-footer p img {
        vertical-align: middle;
    }
    .mb-footer p:last-child {
        width: 100%;
        text-align: center;
        height: 55px;
        font-size: 24px;
        line-height: 78px;
        color: #ffffff;
    }
}